Package | ca.on.oh-cms |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-cms@1.0.1-alpha1.0.1&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location |
Url | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location |
Status | draft |
Name | CMSLocation |
Title | CMSLocation |
Experimental | False |
Description | Please see Conformance Rules for the expected behavior of MustSupport. |
Type | Location |
Kind | resource |
No resources found
StructureDefinition | |
http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-organization-name-type | Organization Name Type Extension |
http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language | HumanLanguage |
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | ServiceDeliveryLocationRoleType |
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType | V3 Value SetServiceDeliveryLocationRoleType |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
},
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location",
"name" : "CMSLocation",
"title" : "CMSLocation",
"status" : "draft",
"description" : "Please see <a href=\"https://simplifier.net/guide/OntarioContextManagement/ConformanceRules\" target=\"_blank\">Conformance Rules </a> for the expected behavior of MustSupport.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Location",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Location.meta",
"path" : "Location.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.meta.profile",
"path" : "Location.meta.profile",
"comment" : "#### **_` FOR CMS USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier",
"path" : "Location.identifier",
"mustSupport" : true
},
{
"id" : "Location.identifier.system",
"path" : "Location.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier.value",
"path" : "Location.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.name",
"path" : "Location.name",
"definition" : "#### **_` FOR CMS USAGE: Provide the legal name of the location. `_**\r\nName of the location as used by humans. Does not need to be unique.",
"mustSupport" : true
},
{
"id" : "Location.alias",
"path" : "Location.alias",
"mustSupport" : true
},
{
"id" : "Location.alias.extension",
"path" : "Location.alias.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Location.alias.extension:HumanLanguage",
"path" : "Location.alias.extension",
"sliceName" : "HumanLanguage",
"definition" : "#### **_` FOR CMS USAGE: The extension is to specify the language of the non-english equivalent of the Organization name. `_**",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language"
]
}
],
"mustSupport" : true
},
{
"id" : "Location.alias.extension:OrganizationNameType",
"path" : "Location.alias.extension",
"sliceName" : "OrganizationNameType",
"definition" : "#### **_` FOR CMS USAGE: The extension is to support the non-english name equivalent of the Organization name. `_**",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-organization-name-type"
]
}
],
"mustSupport" : true
},
{
"id" : "Location.type",
"path" : "Location.type",
"mustSupport" : true
},
{
"id" : "Location.type.coding",
"path" : "Location.type.coding",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
}
},
{
"id" : "Location.type.coding.system",
"path" : "Location.type.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"mustSupport" : true
},
{
"id" : "Location.type.coding.code",
"path" : "Location.type.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.type.coding.display",
"path" : "Location.type.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.telecom",
"path" : "Location.telecom",
"mustSupport" : true
},
{
"id" : "Location.telecom.system",
"path" : "Location.telecom.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.telecom.value",
"path" : "Location.telecom.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.address",
"path" : "Location.address",
"mustSupport" : true
},
{
"id" : "Location.address.use",
"path" : "Location.address.use",
"fixedCode" : "work",
"mustSupport" : true
},
{
"id" : "Location.address.type",
"path" : "Location.address.type",
"fixedCode" : "physical",
"mustSupport" : true
},
{
"id" : "Location.address.line",
"path" : "Location.address.line",
"mustSupport" : true
},
{
"id" : "Location.address.city",
"path" : "Location.address.city",
"mustSupport" : true
},
{
"id" : "Location.address.state",
"path" : "Location.address.state",
"mustSupport" : true
},
{
"id" : "Location.address.postalCode",
"path" : "Location.address.postalCode",
"mustSupport" : true
},
{
"id" : "Location.address.country",
"path" : "Location.address.country",
"mustSupport" : true
},
{
"id" : "Location.managingOrganization",
"path" : "Location.managingOrganization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://simplifier.net/ontariocontextmanagement/cmsorganization"
],
"aggregation" : [
"referenced"
]
}
],
"mustSupport" : true
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.